PictureEffects Xojo Plugin

WaveModule Module

A module that has Wave method. The method is in global name space so it can either be called like

WaveModule.Wave(…)


or just

Wave(…)

module WaveModule

Methods

WaveTo create a wave effect then use the Wave function.
(Note: This effect is very different from the SurfaceWave effect)